Skip to content
This repository was archived by the owner on Feb 9, 2024. It is now read-only.

fix(packge.json): allow react 17 support#21

Open
thecodecafe wants to merge 1 commit intookraHQ:masterfrom
thecodecafe:master
Open

fix(packge.json): allow react 17 support#21
thecodecafe wants to merge 1 commit intookraHQ:masterfrom
thecodecafe:master

Conversation

@thecodecafe
Copy link

@thecodecafe thecodecafe commented Nov 20, 2021

Description

Addresses the problem mentioned in this issue #20 currently the library does not install on a React Native project that uses anything higher than React 16.

Fixes # (20)

What Was Done

  • updated the dependency to allow newer versions of React.

How Do I Test?

  • Set up a fresh React Native(version 0.66) app that depends on React 17.
  • Try installing this library on the new project.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant